Xerox 3635MFP Systems Administrator Guide - Page 188

CentreWare Internet Services., upload limit for Network Scanning or Server Fax jobs - xml

Page 188 highlights

19 Troubleshooting Problem I cannot scan to an HTTP or HTTPS site. Action 1. If the machine has been configured to scan to an HTTPS destination with Server Validation enabled, the scan will fail if the server certificate is either expired, untrusted, or contains an incorrect domain name. Verify the HTTPS configuration within CentreWare Internet Services. 2. Verify the server certificate within CentreWare Internet Services. 3. If jobs greater than 2MB are failing using the ASP script, the server upload limit may need to be increased. • Open the service manager and temporarily stop any IIS related services. • Edit the file MetaBase.xml on the server. The file may be located using the Windows search functionality. • Locate the AspMaxRequestEntityAllowed variable and make its value larger. • Restart the IIS service. 4. If jobs greater than 2MB are failing using the PHP script, the server upload limit may need to be increased. • Open the phh.ini file. • Adjust the following settings to accommodate the desired upload limit for Network Scanning or Server Fax jobs: upload_max_filesize, default_socket_timeout, max_execution_time, max_input_time, memory_limit. 5. To help determine possible failure reasons: a) Refer to the Server Log which may reside in the following locations: IIS - c:\windows\system32\LogFiles\W3SVC1 or for Apache - /apache/logs/. b) Look for errors in script operations identified in the log, such as directory permissions denied, size limits exceeded, etc. 176 Xerox Phaser 3635 System Administration Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212

19 Troubleshooting
176
Xerox Phaser 3635 System Administration Guide
I cannot scan to an HTTP or
HTTPS site.
1.
If the machine has been configured to scan to an HTTPS
destination with Server Validation enabled, the scan will fail if
the server certificate is either expired, untrusted, or contains an
incorrect domain name. Verify the HTTPS configuration within
CentreWare Internet Services.
2.
Verify the server certificate within CentreWare Internet
Services.
3.
If jobs greater than 2MB are failing using the ASP script, the
server upload limit may need to be increased.
Open the service manager and temporarily stop any IIS
related services.
Edit the file MetaBase.xml on the server. The file may be
located using the Windows search functionality.
Locate the
AspMaxRequestEntityAllowed
variable and
make its value larger.
Restart the IIS service.
4.
If jobs greater than 2MB are failing using the PHP script, the
server upload limit may need to be increased.
Open the phh.ini file.
Adjust the following settings to accommodate the desired
upload limit for Network Scanning or Server Fax jobs:
upload_max_filesize, default_socket_timeout,
max_execution_time, max_input_time, memory_limit.
5.
To help determine possible failure reasons:
a)
Refer to the Server Log which may reside in the following
locations: IIS - c:\windows\system32\LogFiles\W3SVC1 or
for Apache - /apache/logs/.
b)
Look for errors in script operations identified in the log, such
as directory permissions denied, size limits exceeded, etc.
Problem
Action