Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: [OT] Testing race conditions in web pages

by Jenda (Abbot)
on Dec 05, 2018 at 14:07 UTC ( [id://1226767]=note: print w/replies, xml ) Need Help??


in reply to Re^2: [OT] Testing race conditions in web pages
in thread [OT] Testing race conditions in web pages

Even if the CSS is indeed dynamically generated and user dependent, the race condition still makes no sense. Unless of course he's crazy enough to keep the URL of the CSS static and generate CSS for the last person that requested the page or something similarly insane.

Jenda
Enoch was right!
Enjoy the last years of Rome.

  • Comment on Re^3: [OT] Testing race conditions in web pages

Replies are listed 'Best First'.
Re^4: [OT] Testing race conditions in web pages
by Corion (Patriarch) on Dec 05, 2018 at 14:30 UTC

    Well, not to claim that this is sane, but you could serve different CSS to different clients based on the cookie they request the URL with...

Re^4: [OT] Testing race conditions in web pages
by markong (Pilgrim) on Dec 05, 2018 at 16:31 UTC

    Given the poor information the OP has shared, I think that the only way to interpret this "race condition" is that the friend is serving resource's URL(s) which maintain the whole request state consistent if they are hit in some defined consecutive and predictable order, which given the distributed nature of the HTTP protocol he should not assume.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1226767]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (9)
As of 2024-04-19 08:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found