|
-
November 13th, 2011, 07:41 AM
#1
proxy caching algorithm..
Hi all,
I am responsible of creating an algorithm on the proxy server which caches the
most visited web site,
But the problem is that I'm a web developer not a network one & I've no past experience with network programming,
- I've studied a lot of tutorials that are taking about web services, network programming, protocols, proxy servers, squid server & other..
- I've created a console application which send requests & receive responses ( I mean that the code not a problem actually, the problem is the ALGORITHM)
I may create this algorithm, but It'll take more time & I've only 2 weeks remaining, can any one help me to do that in C#,
OR
give me the preferred the preferred steps to avoid time wasting
Thank u all
-
November 13th, 2011, 05:18 PM
#2
Re: proxy caching algorithm..
I mean with the most visited website:-
that the proxy server caches the website which had been browsed (internal URLs or requests) were done by the client or by an IP address, every weak according to the priority of the sites requests as we talked before..
Am i obvious..!?
-
November 13th, 2011, 05:19 PM
#3
Re: proxy caching algorithm..
 Originally Posted by Mostafa ElHawary
I mean with the most visited website:-
that the proxy server caches the website which had been browsed (internal URLs or requests) were done by the client or by an IP address,
& this is redone every weak according to the priority of the sites requests as we talked before..
Am i obvious..!?
thank u
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|