[POLL] UTF-8

2012-12-04 Thread Igor Galić
Hey folks, I was wondering how many of you use UTF-8 as your default Character encoding and would like to see Traffic Server use it by default as well. I have a tiny patchset which switches from the old default latin1 to the utf-8 up on my github: https://github.com/igalic/trafficserver/tree

RE: UTF-8

2012-12-04 Thread Luca Rea
+1 -Original Message- From: Igor Galić [mailto:iga...@apache.org] Sent: martedì 4 dicembre 2012 10:19 To: us...@trafficserver.apache.org; dev Subject: [POLL] UTF-8 Hey folks, I was wondering how many of you use UTF-8 as your default Character encoding and would like to see Traffic Ser

Re: [POLL] UTF-8

2012-12-04 Thread Tomasz Kuzemko
+1 -- Best regards, Tomasz Kuzemko tom...@kuzemko.net W dniu 04.12.2012 10:19, Igor Galić pisze: Hey folks, I was wondering how many of you use UTF-8 as your default Character encoding and would like to see Traffic Server use it by default as well. I have a tiny patchset which switches from

Re: [POLL] UTF-8

2012-12-04 Thread Nick Kew
On 4 Dec 2012, at 09:19, Igor Galić wrote: > > Hey folks, > > I was wondering how many of you use UTF-8 as your default > Character encoding and would like to see Traffic Server > use it by default as well. There's a confusing divergence of responses to the two lists! > I have a tiny patchset

traffic server threads question.

2012-12-04 Thread oksana fishman
Hi, ** ** We are currently using the traffic server as a proxy with plugins which holds proprietary logic. One of the plugins needs to see the page content, and therefore uses a transform which gathers the page content. This kind of action takes a lot of time. We would like to mak

Re: traffic server threads question.

2012-12-04 Thread James Peach
On Dec 4, 2012, at 8:02 AM, oksana fishman wrote: > Hi, > > ** ** > > We are currently using the traffic server as a proxy with plugins which > holds proprietary logic. > > One of the plugins needs to see the page content, and therefore uses a > transform which gathers the page content.**

Re: [POLL] UTF-8

2012-12-04 Thread Leif Hedstrom
On 12/4/12 2:19 AM, Igor Galić wrote: Hey folks, I was wondering how many of you use UTF-8 as your default Character encoding and would like to see Traffic Server use it by default as well. Just to be clear, this is for content generated by ATS itself, right ? Such as, bodies as part of an e

Re: [POLL] UTF-8

2012-12-04 Thread Eric Ahn
+1 On Wed, Dec 5, 2012 at 7:09 AM, Leif Hedstrom wrote: > On 12/4/12 2:19 AM, Igor Galić wrote: > >> Hey folks, >> >> I was wondering how many of you use UTF-8 as your default >> Character encoding and would like to see Traffic Server >> use it by default as well. >> >> > Just to be clear, thi

Re: [POLL] UTF-8

2012-12-04 Thread Neddy, NH. Nam
+1 Thanks, On Tue, Dec 4, 2012 at 4:19 PM, Igor Galić wrote: > > Hey folks, > > I was wondering how many of you use UTF-8 as your default > Character encoding and would like to see Traffic Server > use it by default as well. > > I have a tiny patchset which switches from the old default > latin1