Networking Forums

Networking Forums > Computer Networking > Linux Networking > how to do HTTP Prefetch for proxy server

Reply
Thread Tools Display Modes

how to do HTTP Prefetch for proxy server

 
 
sandeep
Guest
Posts: n/a

 
      06-14-2006, 04:51 AM
Our team is developing http proxy server(in C++)which can handle 5000
clients. I have to implement prefetch how to do it can give hints and
good study material.
I have another more doubt how to know links of a page and store it in
cache
For Example :
Take URL www.google .com it contain internal links
http://www.google.co.in/images/hp0.gif
http://www.google.co.in/images/hp1.gif
http://www.google.co.in/images/hp2.gif
how to know these links form the data or buffer I got it form
www.google .com server .

 
Reply With Quote
 
 
 
 
pardillico
Guest
Posts: n/a

 
      06-14-2006, 04:30 PM
sandeep wrote:
> Our team is developing http proxy server(in C++)which can handle 5000
> clients. I have to implement prefetch how to do it can give hints and
> good study material.
> I have another more doubt how to know links of a page and store it in
> cache
> For Example :
> Take URL www.google .com it contain internal links
> http://www.google.co.in/images/hp0.gif
> http://www.google.co.in/images/hp1.gif
> http://www.google.co.in/images/hp2.gif
> how to know these links form the data or buffer I got it form
> www.google .com server .
>


If you cannot cope with the asigment then outsource it to the first
world!!!!!!

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any http proxy to accelerate http GET method? Trent.Zhou@gmail.com Linux Networking 7 11-23-2007 05:16 AM
Using HTTP 1.1 through proxy connections Steve C. Orr [MVP, MCSD] Windows Networking 0 08-25-2006 10:42 PM
Passwords through http web proxy pascalv@sdf.lonestar.org Linux Networking 2 03-01-2006 05:54 PM
Re: netcat as an http proxy server William Park Linux Networking 0 07-05-2004 08:40 PM
RPC over HTTP Proxy Gary Sicard Windows Networking 0 12-18-2003 02:12 AM



1 2 3 4 5 6 7 8 9 10 11