On Apr 15, 2006, at 6:59 PM, Aparajita Fishman wrote:
In playing with ROR, which likes lighttpd as it's web server, I
ran across this in a lighttpd configuration file:
# Making sure file uploads above 64k always work when using IE or
Safari
# For more information, see http://trac.lighttpd.net/trac/ticket/360
$HTTP["useragent"] =~ "^(.*MSIE.*)|(.*AppleWebKit.*)$" {
server.max-keep-alive-requests = 0
}
The only analogous control with 4D's web server would be to turn
keep alive off completely.
Where do I find keep alive? I tried setting 'execute in 4d("set web
timeout(%d)" % (0))' and Safari still dies on a file upload half the
time. Firefox works fine.
I've found a few other issues with Safari that may or may not be
related to the thread "Freezes with Active4D v4".
I tried to install 10.4.6 combo update on my iBook and the
installation failed - leaving my system somewhere in between 10.4.4
and 10.4.6. I can not do a software update, it just does not find my
destination disk on a downloaded update and software never completes
looking for software updates. I tried the Apple Support Discussion
pages to see if I could find someone that resolved a similar
problem. Not finding any, I tried to login and post my problem. As
soon as I login, It redirects me back to the discussions page and
will timeout. At that point, all Apple's pages are unreachable. I
get a network timeout. I can quit Safari, get back to the Apple pages
and push the car back up the hill and it will fail each and every
time. Did this from several machines with different accounts, and
versions. Firefox works fine, Safari mucks something up and makes
those sites not accessible unless you restart Safari.
Steve
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/