Re: my redirector

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 28 Aug 2001 11:38:46 +0200

It's a lot easier to help you debugging your Squid code if you show us the
code (unified diff would be excellent).

You are also welcome to have your Squid developments hosted at
squid.sourceforge.net, like most other Squid developments.

--
Henrik Nordstrom
Squid Hacker
fatemeh bishemar wrote:
> hi all
> I write a second redirector program,but i'm realy
> blocking in making
> relation between my redirector and squid.
> my redirector give html code that comes from server(in
> http.c) and if it
> allowed return null else return a new url.
> i wrote some fuctions that i require like
> redirectstart, redirectInit,
> redirectShutdown, and a function with the name of
> replyredirectdone
> instead of clientRedirectDone .it 's body is in http.c
> and in httpReadReply i
> call redirect2Start function and the name of
> replyRedirectDone as a handler
> passed to it.every thing goes fine untill it enter in
> hlperHandleRead that it
> should call the handler (replyRedirectDone) but it
> doesn't .i test all of the
> statements and i can't find the problem.
> please help me.
> replyRedirectDone is a static function.it defined in
> protos.h.
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
Received on Tue Aug 28 2001 - 04:05:28 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:16 MST