HI, I got to know one thing.......
When i am accesing application by "localhost" it was making request directly to server, but when i was accessing application with host name then it was making request to server through Proxy Server. But now the question is size of the page is same regardless of from where it has fetched, from Proxy-Cache or from Server. It should show same size for that page, but why its actually not?? regards, Prashant Hi Honza... I got the problem...... When i was making request directly to server, it was not compressing that html page and when i was making request through proxy, page was getting compressed by proxy. And that is why i could see less data size when request was through Proxy. Thanks. Prashant -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
