Hello Ashim,

Answers inline below..

On Mon, Apr 1, 2019 at 2:33 AM Ashim Kapoor <ashim.kap...@nipfp.org.in>
wrote:

>
> <!-- Define a non-SSL HTTP/1.1 Connector on port 8080 -->
> <Connector port="8080"
>               minSpareThreads="25"
>               enableLookups="false"
>               redirectPort="8443"
>               connectionTimeout="20000"
>               disableUploadTimeout="true"
>               URIEncoding="UTF-8"/>
>
>
> Query 1  : The location of the file should be [tomcat]/server.xml and not
> [tomcat]/config/server.xml
>

This file can actually be in different locations depending on your
operating system.  So, don't worry about the exact location, just find the
"server.xml" for Tomcat.


>
> Query 2: By default we only have protocol ,connectionTimeout and
> redirectPort in server.xml. To this I plan to add only URIEncoding. Would
> it be  correct to do so ?
>

Yes, that sounds correct.  Again, the default configurations for Tomcat may
be slightly different per operating system or even per Tomcat version.  The
other configurations here don't matter as much (unless you have a reason to
customize them).  For DSpace, you do need to add URIEncoding="UTF-8".
Depending on your local Tomcat setup, you may need other properties here,
but we cannot provide exact advice on that -- you are better off checking
with Tomcat documentation for other settings.

Tim

-- 

Tim Donohue
Technical Lead for DSpace & DSpaceDirect
DuraSpace.org | DSpace.org | DSpaceDirect.org

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to