Change in framework/base/config/ofbiz-containers.xml

On Wed, Nov 28, 2012 at 9:17 PM, Gintare Ragaisiene <
[email protected]> wrote:

> Hi
>
> I trieing to set up 80 http port instead 8080 with no success. Changes have
> been applied to :
>
> ../ofbiz/framework/webapp/config/url.properties
>
> # HTTP Port (Not Secure port)
> #port.http=8080
> port.http=80
> force.http.host=
>
> .../ofbiz/framework/catalina/ofbiz-component.xml
>
> <property name="http-connector" value="connector">
>             <!-- see
> http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/http.html for
> reference -->
>             <property name="allowTrace" value="false"/>
>             <property name="emptySessionPath" value="false"/>
> .....
> property name="maxThreads" value="100"/>
>             <property name="minSpareThreads" value="4"/>
>             <property name="port" value="80"/>
>             <property name="restrictedUserAgents" value=""/>
> ...
> <property name="threadPriority" value="java.lang.Thread#NORM_PRIORITY"/>
> </property>
>
>
>
> Thank you,
> Gintare
>



-- 
Thanks,
Deepak Agarwal,

Mobile: +91 9501190044

Reply via email to