Closed
Bug 85127
Opened 23 years ago
Closed 23 years ago
PHP output cached
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
People
(Reporter: trever, Assigned: neeti)
Details
Attachments
(1 file)
6.14 KB,
text/plain
|
Details |
I can get out put from any php script that uses post instead of get. Problem
is, (shift, ctrl, alt, etc) reload and things like that don't refresh the page.
I have to go back several layers and try again. This is very annoying and
doesn't happen ins NS 4.xx.
Darin, how can we be reusing old data for a POST transaction?
Assignee: gordon → neeti
Component: Networking: Cache → Networking: HTTP
QA Contact: tever → benc
Are you seeing any network activity, unless the engineers know what you are
talking about implicity, you need to provide a more detailed description.
Reporter | ||
Comment 3•23 years ago
|
||
gordon@netscape.com it isn't that you are using old data, it seems that it just
rejects any new output from PHP scripts, if it even asks. Checking in answer to
B. Chuang. No, normal reload doesn't send any network activity, on a cgi output
it should. However, it seems the newer Mozilla browsers are sending data on
shift, ctrl, alt, etc. However, the newer output doesn't always replace what
Mozilla has. Cache bug maybe?
Reporter | ||
Comment 5•23 years ago
|
||
phpnuke.org used to be one. The only one I know of still (as in that I still
use) is an inhouse app that is behind a firewall. To be honest, I think this
bug may be fixed for all sites that have a domain name. I can only reproduce it
with internal sites (which have no DNS name). Control-Reload still produces no
network traffic in such cases, though it does on phphuke.org.
Is there a way I can get the output of the page or some such to you as the
example since you can't use the internal site (though I may be able to hand off
the source code, though it wouldn't do much good without the database and I have
no example database and I can't share the live one.
This bug needs more data. Can you provide a packet trace and a specific cache
setting that has a problem?
reporter: sorry not to have asked this before, which build are you using?
Reporter | ||
Comment 8•23 years ago
|
||
I may or may not have time providing the tcpdump and such today. However, cache
setting is 'Automatically'. However, The last test I did was either with
2001070608 or 20010704xx. I don't remember, but both still show the problem I
described with the last report.
Reporter | ||
Comment 9•23 years ago
|
||
Sorry, Linux and only Linux. Though it may affect other OSes as well.
Comment 10•23 years ago
|
||
Reporter please do a packet capture
Reporter | ||
Comment 11•23 years ago
|
||
Ok, sorry I have been extremely busy. Doing it right now. I am not capturing the
data of the packets, just the packet trace. If you need more than a normal
tcpdump, please let me know the switches. I will be incommunicado on July 18-20
because of work and family events, so if I am needed, try to get me before then.
Here it is.
Upon looking at the log, it appears it is now asking the proxy to show it the
information. I has never done this before (yes, I have done previous traces).
Maybe it is a squid or mozilla<=>squid bug? Before the mail connection I was
just doing normal reload, that is the one that never used to work. The ones
after are normal, shift, and control reload.
Reporter | ||
Comment 12•23 years ago
|
||
Comment 13•23 years ago
|
||
Bug 91254 has a reproducable testcase.
Comment 14•23 years ago
|
||
*** This bug has been marked as a duplicate of 79983 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•