/    Sign up×
Community /Pin to ProfileBookmark

Blocking Requests for Same File???

I have a problem that seems to stem from this weird behavior:

I have a clean install of the latest Apache and the latest PHP. Then I have this PHP file:

[code=php]<?php

sleep(5);
echo ‘Hello, World!’;
[/code]

I open this PHP file in a Firefox tab, then quickly open the same file in another tab. Both tabs should process for 5 seconds, and the second tab should finish just a few moment after the first. But that doesn’t happen. The second tab takes about 9 seconds to finish its request. It seems like the second tab doesn’t start processing until the first tab has finished.

And this all seems very browser dependent. I have this problem in FF and Safari, but not in IE or Chrome.

Has anyone had any experience with this? Any ideas how to solve it?

to post a comment
PHP

1 Comments(s)

Copy linkTweet thisAlerts:
@FeelLikeANutauthorJun 17.2009 — Any chance that someone could at least let me know if the same thing happens to them? So I know if it's just me?
×

Success!

Help @FeelLikeANut spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...