i have noticed when comparing firefox and internet explorer that they both load content different. for example, firefox starts to load the content from the server as is being sent. while internet explorer does not display anything until the entire content is received from the server. at first i thought this was a setting on the browser. but then i was running a heavy script with a database and i noticed that firefox started to do the same thing as internet explorer, it did not load anything until the script completed loading.

so i was wondering if any knows if i have to change a settings on my server.

i have a linux server with apache, perhaps there is some sort of settings i can change in the httpd.conf file. i looked and even googled it but i didnt find anything that would answer my question so i am asking for anyone's help here.

thanks