Changes

Jump to navigation Jump to search
13 bytes removed ,  10:18, 28 July 2023
no edit summary
==HTTP Services==
Most HTTP options are defined in the {{Code|jetty.xml}} and {{Code|web.xml}} configuration files in the <code>[https://github.com/BaseXdb/basex/tree/master/basex-api/src/main/webapp/WEB-INF webapp/WEB-INF]</code> directory. Some additional BaseX-specific options exist that will be are set before the web server is started:
===WEBPATH===
|Points to the directory in which all the [[Web Application]] contents are stored, including XQuery, Script, [[RESTXQ]] and configuration files:
* The option is ignored if BaseX is deployed as [[Web Application#Servlet_Container|web servlet]].
* It cannot be assigned via the {{Code|web.xml}} file, as it will be is evaluated before the configuration files are parsed.
|}
|- valign="top"
| '''Summary'''
|Skips corrupt (i.e., not well-formed) files while creating a database or adding new documents. If this option is activated, document updates are slowed down, as all files are parsed twice. Next, main -memory consumption is higher, as parsed files will be are cached in main memory.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu