[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
SIGNAL NEWNYM and firefox browser settings
- To: or-talk@xxxxxxxxxxxxx
- Subject: SIGNAL NEWNYM and firefox browser settings
- From: coderman <coderman@xxxxxxxxx>
- Date: Wed, 30 May 2007 01:36:55 -0700
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-talk-outgoing@xxxxxxxx
- Delivered-to: or-talk@xxxxxxxx
- Delivery-date: Wed, 30 May 2007 04:37:03 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=uF7RJOyS2lYK+XQan9i4Q5C2+fdAzhyJEhzec7cdxb3v60ypOvtp9HbF5Fehe5LO+yiytEiFTONP10fc8W5uQ8bYCwHVTI4nbroBl4tLh4i4WNwbchHYrff0A7PJKt7EiPncWzdQYXW7uvE6qYkz3jeVZDzFBDVOL4bd5zGKijU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Cl56aTClIQNQCTLZORJFUcs5j4AlrZ7zTOYsDIpIWz/jvfD+H9PORdZdaEXj96LuBhT7X+wq097pj2NagbpC0YJfPSbPe406ZCbhd/05O3pK7ekybFCFu5+wykmGCVtTItO1VvuSG7N2ZLJDtON1ouweny631QSDq3/u4cYptWc=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
if you are having problems with SIGNAL NEWNYM having no effect it may
be firefox browser settings that are keeping a cached tcp session to
the target host (and/or proxy).
verify that the following are disabled in "about:config"
network.http.keep-alive = FALSE
network.http.max-persistent-connections-per-proxy = 0
network.http.max-persistent-connections-per-server = 0
pipelining is OK. it does not matter if the following are on or off:
network.http.pipelining
network.http.proxy.pipelining
it is suggested that these be enabled for better performance.
best regards,