-
-
Notifications
You must be signed in to change notification settings - Fork 136
HelpUiDialogsOptionsJvm
psiinon edited this page Sep 7, 2015
·
7 revisions
This screen allows you to configure the JVM options used when starting ZAP.
A free format text field which will be added to the Java command line call when invoking ZAP via either zap.sh or zap.bat.
The option was added so that the Java maximum memory allocation pool size can be set, which is of the form: -Xmxn where n is the size in bytes. Good values for this field could be:
- -Xmx256m
- -Xmx512m
- -Xmx1024m
Unlike the other ZAP options these are held in the file ".ZAP_JVM.properties" in the user's default ZAP directory, which depends on the OS being used:
- Windows 7/8: C:\Users\\OWASP ZAP
- Windows XP: C:\Documents and Settings\\OWASP ZAP
- Linux: ~/.ZAP
- Mac OS: ~/Library/Application Support/ZAP
If you make a mistake when setting these options then ZAP may fail to start. If that happens then deleting this file should fix the problem.
Note that these options are not used when starting ZAP via the Windows exe.
UI Overview | for an overview of the user interface | |
Options dialogs | for details of the other Options dialog screens |
Java 7 options | |
Java 8 options |
-
ZAP User Guide
- Introduction
-
Getting Started
- Configuring proxies
-
Features
- Active Scan
- Add-ons
- Alerts
- Anti CSRF Tokens
- API
- Authentication
- Break Points
- Callbacks
- Contexts
- Data Driven Content
- Filters
- Globally Excluded URLs
- HTTP Sessions
- Man-in-the-middle Proxy
- Modes
- Notes
- Passive Scan
- Scan Policies
- Scope
- Session Management
- Spider
- Statistics
- Structural Modifiers
- Structural Parameters
- Tags
- Users
- Scanner Rules
- A Simple Penetration Test
-
The User Interface
- Overview
- The Top Level Menu
- The Top Level Toolbar
- The Tabs
-
The Dialogs
- Active Scan
- Add Alert
- Add Break Point
- Add Note
- Encode/Decode/Hash
- Filter
- Find
- History Filter
- Manual Request Editor
- Manage Add-ons
- Manage Tags
-
Options
- Active Scan
- Active Scan Input Vectors
- Alerts
- Anti CSRF Tokens
- API
- Breakpoints
- Callback Address
- Certificate
- Check for Updates
- Connection
- Database
- Display
- Dynamic SSL Certificates
- Extensions
- Global Exclude URL
- HTTP Sessions
- JVM
- Keyboard
- Language
- Local Proxies
- Passive Scan Rules
- Passive Scan Tags
- Passive Scanner
- Rule Configuration
- Scripts
- Search
- Spider
- Statistics
- Persist Session
- Resend
- Scan Policy Manager
- Scan Progress
- Session
- Spider
- The Footer
- Command Line
- Add Ons
- Releases
- Paros Proxy
- Credits