Thursday, September 07, 2006

Woow, how time flies!

This blog thing took me a big time with the template. Now main block and sideboard are adjustable to window width, with a max-width working in IE thanks to Svend Tofte — I dont like style hacks but this one is very clear and makes IE do something that it should be doing lta.

Also a nice toggle system for logs was implemented, it is a little fat but allows multiple toggles in one post. Believe me, I am no anti M$IE but it is optimized for no IE — should show top of the box after toggle, and drawing glitches can be observed.

Now for what matters, my testing environment has grown:
Apache and IIS/Personal web servers [alternate]
IIS uses htdocs folders as virtual folders
Both can run PHP
Squid web cache proxy
Proxomitron to monitor HTTP headers
Explorer, Netscape, Firefox and Opera browsers

Browsers get from Proxomitron that gets from Squid that gets from Apache. Lets see what happens with two users using the same proxy server:

First, Firefox gets the entities and they are stored in proxy cache. When Netscape asks for the same entities they are delivered from proxy and the server is not contacted. This happens even with refresh, something I was not expecting.

3 Comments:

At 11:26 PM, September 07, 2006, Blogger Rui Baptista said...

after all, hack didn't work -- no max-width with IE!

 
At 12:51 PM, September 08, 2006, Blogger Rui Baptista said...

The refresh comment was a misunderstanding between X-Cache and X-Cache-Lookup

 
At 9:30 PM, September 10, 2006, Blogger Rui Baptista said...

ok, IE's max-width working

 

Post a Comment

<< Home